Skip to content

Conversation

@durierem
Copy link
Contributor

Using the host networking guarantees that running mutliple container won't cause port conflicts.

It also enables easily changing the port via -p <PORT> which is not possible when binding port 3000 only.

Could resolve #18

Using the host networking guarantees that running
mutliple container won't cause port conflicts
@durierem durierem changed the title Suggest using the host netkwork mode Suggest using the host network mode Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: cannot run multiple consoles via docked rails c

1 participant